Skip to content

Conversation

@0verEngineer
Copy link
Owner

[0.5.8]

Fixed

  • Fixed settings not opening with non default locales

@github-actions
Copy link

Qodana Community for JVM

10 new problems were found

Inspection name Severity Problems
Nullability and data flow problems 🔶 Warning 2
Unstable API Usage 🔶 Warning 2
Condition is covered by further condition 🔶 Warning 1
Constant values 🔶 Warning 1
Deprecated API usage 🔶 Warning 1
String concatenation in loop 🔶 Warning 1
Call to 'printStackTrace()' 🔶 Warning 1
Unnecessary 'return' statement 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@0verEngineer 0verEngineer merged commit 32dad16 into release May 28, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants